Papers with domain specific task
Answering Naturally: Factoid to Full length Answer Generation (D19-54)
Copied to clipboard
| Challenge: | Factoid question answering systems extract answers for a question from passages, which are usually short spans of text . but, these spans would result in an unnatural reading experience in a conversational system . a pointer generator based full-length answer generator can be used with most QA systems . |
| Approach: | They propose a pointer generator based full-length answer generator which can be used with most QA systems. |
| Outcome: | The proposed system generates full length answer without relying on passage from which it was extracted. |